Interview Questions [closed]
Posted
by
Pemdas
on Programmers
See other posts from Programmers
or by Pemdas
Published on 2010-12-28T19:25:04Z
Indexed on
2010/12/28
19:58 UTC
Read the original article
Hit count: 285
interview-questions
Possible Duplicate:
What techniques do you use when interviewing developers?
Nearly every SE interviewing process has some sort of coding exercise to prove that the interviewee can actually write code. More often then not, the exercise also hopes to demonstrate that the interviewee can solve problems. However, this is often not sufficient enough to determine if the interviewee can actually design software.
What are some effective ways to determine if an interviewee understands the basic concepts of design such as abstraction, interface design, thread management, ...ect?
© Programmers or respective owner